Prompt engineering (OpenAI docs) GPT-4
https://platform.openai.com/docs/guides/prompt-engineering
This guide shares strategies and tactics for getting better results from large language models (sometimes referred to as GPT models) like GPT-4.
Prompt examples (OpenAI)
Six strategies for getting better results
Write clear instructions
Provide reference text
Split complex tasks into simpler subtasks
Give the model time to "think"
Use external tools
Test changes systematically